OnMentionEventListener

interface OnMentionEventListener

Interface to be invoked when the mentioned text is detected. since 3.0.0

Functions

Link copied to clipboard
abstract fun onMentionedTextDetected(@Nullable text: CharSequence)
Delivery detected text using a token.